Welcome![Sign In][Sign Up]
Location:
Search - GPIO STM32

Search list

[SCM1.1.1

Description: 基于STM32的GPIO相互连接,实现设备之间的相互通信-Connected to each other based on the STM32 GPIO, communicate with each other between devices
Platform: | Size: 370688 | Author: 暮霭 | Hits:

[ARM-PowerPC-ColdFire-MIPSDay1

Description: STM32 Introduction using GPIO
Platform: | Size: 404480 | Author: duemilanove | Hits:

[Other Embeded programSTM32F4_Cpp

Description: 采用C++来封装下STM32的库函数,目前封装了GPIO,UART,TIM Base,SPI等几个外设。-use C++ to encapsulate the STM32 library function, the current package of GPIO, UART, Base, SPI, TIM and several other peripherals
Platform: | Size: 3902464 | Author: boyer | Hits:

[SCMLED

Description: 普中STM32开发板驱动LED的程序,包括整个工程的源文件、引脚定义和说明-The LED driver of PuZhong,which contains the project file,GPIO and description.
Platform: | Size: 458752 | Author: 盛迪 | Hits:

[OtherPowm

Description: 跑马灯实验用的库函数版本来实验stm32的GPIO-horse race lamp
Platform: | Size: 3624960 | Author: 郭先生 | Hits:

[OtherEXCAMPLE_GPIO

Description: this the program of stm32 GPIO .this is programm use the STME32ZET6.-this is the program of stm32 GPIO .this is programm use the STME32ZET6.
Platform: | Size: 5784576 | Author: niukang | Hits:

[SCM9-DAC_produce-triangle-wave

Description: STM32单片机GPIO学习之产生三角形波形-GPIO learning, a triangular
Platform: | Size: 591872 | Author: barbara | Hits:

[SCMPMD

Description: 基于STM32单片机的LED跑马灯程序,主要是学习掌握GPIO的控制原理-Based on STM32 microcontroller LED entertaining diversions, mainly is to learn to master the control principle of GPIO
Platform: | Size: 5637120 | Author: 张法 | Hits:

[ARM-PowerPC-ColdFire-MIPSGPIO_LED

Description: 基于STM32 ARM芯片的GPIO程序,包括初始化设计和点灯程序-GPIO for STM32
Platform: | Size: 601088 | Author: 窦莱 | Hits:

[SCMstm32f103_gpio

Description: 控制一个IO,令其每隔500ms反转一次。(Controling a IO , it is reversed every 500ms.)
Platform: | Size: 4027392 | Author: joker_2017 | Hits:

[SCM实验1 跑马灯实验

Description: STM32gpio调试例程,希望对你有所帮助((an example of STM32F10x GPIOTEST))
Platform: | Size: 104448 | Author: huyusss | Hits:

[OtherOLED

Description: 基于STM32的OLED屏的显示程序,里面包含了GPIO的配置,和封装好的读写函数和画点函数(OLED screen display program based on STM32)
Platform: | Size: 9216 | Author: 520陈先生 | Hits:

[ARM-PowerPC-ColdFire-MIPSNewWind-V1.4

Description: 完成段码屏显示、风机转速pwm控制、 pm2.5测量、CO2测量。(Completion of section code screen display, fan speed, PWM control)
Platform: | Size: 4290560 | Author: 张小青1 | Hits:

[SCMSTM32F107外部中断程序

Description: 按键触发STM32的GPIO中断,点亮LED(Keystroke triggers GPIO interrupts)
Platform: | Size: 637952 | Author: 365057253 | Hits:

[Internet-Networkmcp2515

Description: MCP2515 驅動原始碼,可以使用在 STM32 一般的 GPIO 上頭(MCP2515 drives the original code and can be used on the STM32 general GPIO)
Platform: | Size: 4096 | Author: hengfeb | Hits:

[Other3.USART串口测试

Description: 使用外设:串口线一跟,通过COM1连接PC ** 实验名:【B】USART_TEST ** keil MDK-ARM Standard Version:V4.22A ** 软件库(keil) Version: V2.0.1 ** 固件库(ST) Version: V *************************************/ /*********************************** ** 实验现象: 1、首先进行常规配置(RCC、NVIC、GPIO),然后配置串口1(115200baud 8位数据位 1位停止位 无奇偶校验位) 2、通过对USART1写操作,完成了向PC发送字符串的功能 3、此实验对串口的操作都是通过调用ST固件库, ** 实验说明: 1、打开超级终端,进行相同的设置 2、通过JLINK烧写程序,按下“RESET”键,可以看到PC接收到的字符串 “welcome to STM32”(using peripherals: the serial port line is a heel, and the PC is connected to the COM1 * * * experimental Name: [B] USART_TEST * * * keil MDK-ARM Standard Version:V4.22A * * software library (keil) Version: V2.0.1 * * firmware library (ST) Version: V *************************************/ /*********************************** * * experimental phenomena: 1, first of all the regular configuration (RCC, NVIC, GPIO), and then the serial port 1 (115200baud 8 bit data bit, 1 bit stop bit and no parity bit) 2. By writing to USART1, the function of sending strings to PC is completed 3. The operation of this experiment on the serial port is by calling the ST firmware library. * * the experiment shows that: 1. Open the super terminal and make the same setup 2, through the JLINK burning program, press the "RESET" key, you can see the string received by PC Welcome to STM32)
Platform: | Size: 653312 | Author: 72521 | Hits:

[SCMSTM32GPIO配置

Description: 本源码为基于STM32配置GPIO的源代码,主要是基于GPIO的基本结构和工作原理、工作模式,实现对其寄存器的配置(This source code is based on STM32 configuration GPIO source code, mainly based on GPIO basic structure and working principle, working mode, implementation of its register configuration.)
Platform: | Size: 791552 | Author: 宋香香 | Hits:

[Embeded-SCM DevelopCH160160A

Description: LCD160*160液晶屏驱动程序,适用于STM32,其他单片机请修改GPIO(LCD160*160 Driver,apply to STM32MCU)
Platform: | Size: 5120 | Author: maojidan | Hits:

[Documents1:流水灯

Description: STM32单片机开发程序,使用gpio外设控制led灯(The development program of STM32 single chip microcomputer)
Platform: | Size: 342016 | Author: ED SMITH | Hits:

[ARM-PowerPC-ColdFire-MIPS模拟I2C

Description: STM32使用GPIO模拟I2C slave,测试可用(I2C slave using gpio)
Platform: | Size: 2048 | Author: angelama | Hits:
« 1 2 ... 10 11 12 13 14 15»

CodeBus www.codebus.net